home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer (Italian) 23 / PC Gamer IT CD 23.iso / soda / rendition / VERITE.DLL / string.txt next >
Text File  |  1997-07-02  |  3KB  |  92 lines

  1. 100    V_CreateCmdBuffer
  2. 101    V_IssueCmdBuffer
  3. 102    V_IssueCmdBufferAsync
  4. 103    V_QueryCmdBuffer
  5. 104    V_DestroyCmdBuffer
  6. 105    V_ResetCmdBuffer
  7. 106    V_SetCmdBufferCallBack
  8. 107    V_GetCmdBufferCallBack
  9. 108    V_AddToCmdList
  10. 109    V_AddToDMAList
  11. 110    V_EnumVeriteBoards
  12. 111    V_CreateVerite
  13. 115    V_DestroyVerite
  14. 117    V_AllocMemoryObject
  15. 118    V_FreeMemoryObject
  16. 119    V_AllocLockedMem
  17. 120    V_FreeLockedMem
  18. 121    V_LockPages
  19. 122    V_UnlockPages
  20. 123    V_Linebytes
  21. 124    V_Stride
  22. 125    V_GetUserPrivate
  23. 126    V_SetUserPrivate
  24. 127    V_RegisterErrorHandler
  25. 128    V_GetFunctionName
  26. 129    V_GetErrorText
  27. 130    V_GetLastError
  28. 133    V_GetErrorHandler
  29. 134    V_CreateBufferGroup
  30. 135    V_IsBufferLost
  31. 137    V_PointBufferGroup
  32. 145    V_BltDisplayBuffer
  33. 146    V_LockBuffer
  34. 147    V_UnlockBuffer
  35. 149    V_DestroyBufferGroup
  36. 150    V_SetDisplayMode
  37. 151    V_SetDisplayType
  38. 152    V_GetDisplayType
  39. 153    V_GetCmdBufferHandle
  40. 154    V_GetUseDMA
  41. 155    V_GetBufferLinebytes
  42. 156    V_GetBufferStride
  43. 157    V_GetBufferAddress
  44. 158    V_SwapBuffers
  45. 159    V_GetBufferDC
  46. 160    V_ReleaseBufferDC
  47. 161    V_RestoreBuffer
  48. 162    V_SetDisplayLinebytes
  49. 163    V_ReadBuffer
  50. 164    V_AddToCmdAndDMAList
  51. 500    Operation was successful, no error
  52. 501    Wrong parameter passed to routine
  53. 502    Allocation failed
  54. 503    Command buffer in use
  55. 504    Command buffer available
  56. 505    Command buffer too small
  57. 506    Command buffer no DMA entries
  58. 508    V_LockPages failed
  59. 509    Cannot issue commands
  60. 510    Cannot swap windowed surfaces
  61. 511    Cannot load microcode
  62. 512    Cannot get board info
  63. 513    Cannot open the Verite driver
  64. 514    No error has occured
  65. 515    IOCTL_VERITE_LOCK_PAGES failed
  66. 516    IOCTL_VERITE_ALLOC_LOCKED_MEM failed
  67. 517    Physical pages not contiguous
  68. 518    Operation failed
  69. 519    DirectDrawCreate failed
  70. 520    DirectDraw2 not found
  71. 521    IDirectDraw::SetCooperativeLevel failed
  72. 522    IDirectDraw::RestoreDisplayMode failed
  73. 523    IDirectDraw::SetDisplayMode failed
  74. 524    IDirectDrawSurface::CreateClipper failed
  75. 525    IDirectDrawSurface::CreateSurface failed
  76. 526    IDirectDrawSurface::SetClipper failed
  77. 530    IDirectDrawSurface::IsLost failed
  78. 531    IDirectDrawSurface::Restore failed
  79. 540    IDirectDrawSurface::Lock failed
  80. 547    IDirectDrawSurface::BitBlt failed
  81. 548    IOCTL_GET_VERITE_INFO failed
  82. 550    Bad pixel format used
  83. 551    Cannot issue VERITE_COMMAND ExtEscape
  84. 552    Invalid buffer specified for buffer group
  85. 553    IDirectDrawSurface::UnLock failed
  86. 554    IDirectDrawSurface::GetDC failed
  87. 555    IDirectDrawSurface::ReleaseDC failed
  88. 559    Operation cannot be performed on a subsurface
  89. 560    Cannot obtain a windows DC
  90. 561    Out of video memory
  91. 625    Function can be used in full screen mode only
  92.